home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / X11 / xkb / symbols / pc / al next >
Text File  |  2005-01-13  |  2KB  |  44 lines

  1.  
  2. // based on
  3. // albanian keyboard layout
  4. // done by Pablo Saratxaga <pablo@mandrakesoft.com>
  5. //
  6. // $XFree86: xc/programs/xkbcomp/symbols/pc/al,v 1.2 2002/11/22 04:03:28 dawes Exp $
  7.  
  8. partial default alphanumeric_keys
  9. xkb_symbols "basic" {
  10.  
  11.     include "pc/latin(type3)"
  12.  
  13.     name[Group1]="Albanian";
  14.  
  15.     key <AE01>    { [         1,     exclam,   asciitilde,   dead_tilde ]    };
  16.     key <AE02>    { [         2,   quotedbl,   dead_caron,    oneeighth ]    };
  17.     key <AE03>    { [         3, numbersign, dead_circumflex,  sterling ]    };
  18.     key <AE04>    { [         4,     dollar,   dead_breve,       dollar ]    };
  19.     key <AE05>    { [         5,    percent, dead_abovering, threeeighths] };
  20.     key <AE06>    { [         6, asciicircum,  dead_ogonek, fiveeighths ]    };
  21.     key <AE07>    { [         7,  ampersand,        grave,   dead_grave ]    };
  22.     key <AE08>    { [         8,   asterisk, dead_abovedot,   trademark ]    };
  23.     key <AE09>    { [         9,  parenleft,   dead_acute,    plusminus ]    };
  24.     key <AE10>    { [         0, parenright, dead_doubleacute,   degree ]    };
  25.     key <AE11>    { [     minus, underscore, dead_diaeresis, questiondown] };
  26.  
  27.     key <AD03>    { [         e,          E,     EuroSign,     EuroSign ]    };
  28.     key <AD11>    { [  ccedilla,   Ccedilla,     division, dead_abovering ] };
  29.     key <AD12>    { [        at, apostrophe,     multiply,  dead_macron ]    };
  30.  
  31.     key <AC02>    { [         s,          S,      dstroke,      section ]    };
  32.     key <AC03>    { [         d,          D,      Dstroke,          ETH ]    };
  33.     key <AC10>    { [ediaeresis, Ediaeresis,   dollar, dead_doubleacute ]    };
  34.     key <AC11>    { [bracketleft,  braceleft,      ssharp,   dead_caron ]    };
  35.     key <TLDE>    { [ backslash,        bar,      notsign,      notsign ]    };
  36.  
  37.     key <BKSL>    { [bracketright, braceright,   currency,   dead_breve ]    };
  38.     key <AB08>    { [     comma,  semicolon,         less,     multiply ]    };
  39.     key <AB09>    { [    period,      colon,      greater,     division ]    };
  40.     key <AB10>    { [     slash,   question, dead_belowdot, dead_abovedot ] };
  41.  
  42.     include "level3(ralt_switch_multikey)"
  43. };
  44.